Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.15.0 #744

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Dec 23, 2024

🤖 I have created a release beep boop

0.15.0 (2025-01-21)

⚠ BREAKING CHANGES

  • classical arrays can no longer be implicitly copied
  • pytket circuits no longer supported by py expressions (use @pytket or load_pytket instead)

Features

Bug Fixes

  • Allow string py expressions in result and panic (#759) (53401cc)
  • Fix pytest hanging (#754) (9ad02bb)
  • panic on negative exponent in ipow (#758) (821771a)
  • Properly report errors for unsupported subscript assignments (#738) (8afa2a9), closes #736
  • remove newlines in extension description (#762) (2f5eed3)

This PR was generated with Release Please. See documentation.

@codecov-commenter
Copy link

codecov-commenter commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.01%. Comparing base (634e241) to head (82abeae).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #744   +/-   ##
=======================================
  Coverage   93.01%   93.01%           
=======================================
  Files          71       71           
  Lines        8320     8320           
=======================================
  Hits         7739     7739           
  Misses        581      581           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hugrbot hugrbot force-pushed the release-please--branches--main branch from 5df7cfb to d8ece3e Compare December 23, 2024 12:26
@hugrbot hugrbot force-pushed the release-please--branches--main branch 9 times, most recently from a5b9e0a to bb4de57 Compare January 8, 2025 17:41
@hugrbot hugrbot force-pushed the release-please--branches--main branch 2 times, most recently from 47af4b9 to 284fbc9 Compare January 16, 2025 11:54
@hugrbot hugrbot force-pushed the release-please--branches--main branch from 284fbc9 to 82abeae Compare January 21, 2025 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add bool.__ne__ method guppylang.error.InternalGuppyError: Unexpected assignment pattern
2 participants